Searched: \.*
Results from PEPM07 web
The following papers have been accepted for presentation at the workshop:

  • Jacques Carette and Michael Kucera. Partial Evaluation for Maple
  • Ping Zhu and Siau-Cheng Khoo. Towards Constructing Reusable Specialization Components
  • Kimberley Burchett, Gregory Cooper and Shriram Krishnamurthi. Lowering: A Static Optimization Technique for Functional Reactive Languages
  • Geoff Hamilton. Distillation: Extracting the Essence of Programs
  • Tom Rothamel and Annie Liu. Efficient Implementation of Tuple Pattern Retrieval
  • Jeffrey Fischer, Rupak Majumdar and Todd Millstein. Tasks: Language Support for Event-driven Programming
  • Dongxi Liu, Zhenjiang Hu and Masato Takeichi. Bidirectional Interpretation of XQuery
  • Claudio Ochoa and German Puebla. Poly-Controlled Partial Evaluation In Practice
  • Alcino Cunha and Joost Visser. Transformation of Structure-Shy Programs -- Applied to XPath Queries and Strategic Functions
  • German Vidal. Quasi-Terminating Logic Programs for Ensuring the Termination of Partial Evaluation
  • Coen De Roover, Johan Brichau, Carlos Noguera, Theo D'Hondt and Laurence Duchien. Behavioral Similarity Matching using Concrete Source Code Templates in Logic Queries
  • Joćo Fernandes and Joćo Saraiva. Tools and Libraries to Model and Manipulate Circular Programs
  • Tetsuo Yokoyama and Robert Glueck. A Reversible Programming Language and its Invertible Self-Interpreter
  • Emir Pasalic, Jeremy Siek, Walid Taha and Seth Fogarty. Concoqtion: Indexed Types Now!
  • Ralf Laemmel. Style normalization for canonical X-to-O mappings
  • Walid Taha and Stephan Elnner. The Semantics of Graphical Languages
PEPM 2007 is co-located with POPL 2007
The PEPM Symposium/Workshop series aims to bring together researchers and practitioners working in the areas of program manipulation, partial evaluation, and program generation. PEPM focuses on techniques, theory, tools, and applications of analysis and manipulation of programs.

The 2007 PEPM workshop will be based on a broad interpretation of semantics-based program manipulation and continue last year's successful effort to expand the scope of PEPM significantly beyond the traditionally covered areas of partial evaluation and specialization and include practical applications of program transformations such as refactoring tools, and practical implementation techniques such as rule-based transformation systems. In addition, the scope of PEPM covers manipulation and transformations of program and system representations such as structural and semantic models that occur in the context of model-driven development. In order to reach out to practitioners, a separate category of tool demonstration papers will be solicited.

Topics of interest for PEPM'07 include, but are not limited to:

  • Program and model manipulation techniques such as transformations driven by rules, patterns, or analyses, partial evaluation, specialization, slicing, symbolic execution, refactoring, aspect weaving, decompilation, and obfuscation.

  • Program analysis techniques that are used to drive program/model manipulation such as abstract interpretation, static analysis, binding-time analysis, dynamic analysis, constraint solving, and type systems.

  • Analysis and transformation for programs/models with advanced features such as objects, generics, ownership types, aspects, reflection, XML type systems, component frameworks, and middleware.

  • Techniques that treat programs/models as data objects including meta-programming, generative programming, staged computation, and model-driven program generation and transformation.

  • Application of the above techniques including experimental studies, engineering needed for scalability, and benchmarking. Examples of application domains include legacy program understanding and transformation, domain-specific language implementations, scientific computing, middleware frameworks and infrastructure needed for distributed and web-based applications, resource-limited computation, and security.

We especially encourage papers that break new ground including descriptions of how program/model manipulation tools can be integrated into realistic software development processes, descriptions of robust tools capable of effectively handling realistic applications, and new areas of application such as rapidly evolving systems, distributed and webbased programming including middleware manipulation, model-driven development, and on-the-fly program adaptation driven by run-time or sttistical analysis.

The PEPM Symposium/Workshop series aims to bring together researchers and practitioners working in the areas of program manipulation, partial evaluation, and program generation. PEPM focuses on techniques, theory, tools, and applications of analysis and manipulation of programs.

The 2007 PEPM workshop will be based on a broad interpretation of semantics-based program manipulation and continue last year's successful effort to expand the scope of PEPM significantly beyond the traditionally covered areas of partial evaluation and specialization and include practical applications of program transformations such as refactoring tools, and practical implementation techniques such as rule-based transformation systems. In addition, the scope of PEPM covers manipulation and transformations of program and system representations such as structural and semantic models that occur in the context of model-driven development. In order to reach out to practitioners, a separate category of tool demonstration papers will be solicited.

Topics of interest for PEPM'07 include, but are not limited to:

  • Program and model manipulation techniques such as transformations driven by rules, patterns, or analyses, partial evaluation, specialization, slicing, symbolic execution, refactoring, aspect weaving, decompilation, and obfuscation.

  • Program analysis techniques that are used to drive program/model manipulation such as abstract interpretation, static analysis, binding-time analysis, dynamic analysis, constraint solving, and type systems.

  • Analysis and transformation for programs/models with advanced features such as objects, generics, ownership types, aspects, reflection, XML type systems, component frameworks, and middleware.

  • Techniques that treat programs/models as data objects including meta-programming, generative programming, staged computation, and model-driven program generation and transformation.

  • Application of the above techniques including experimental studies, engineering needed for scalability, and benchmarking. Examples of application domains include legacy program understanding and transformation, domain-specific language implementations, scientific computing, middleware frameworks and infrastructure needed for distributed and web-based applications, resource-limited computation, and security.

We especially encourage papers that break new ground including descriptions of how program/model manipulation tools can be integrated into realistic software development processes, descriptions of robust tools capable of effectively handling realistic applications, and new areas of application such as rapidly evolving systems, distributed and webbased programming including middleware manipulation, model-driven development, and on-the-fly program adaptation driven by run-time or sttistical analysis.

Submission Categories and Guidelines

Regular research papers must not exceed 10 pages in ACM Proceedings style. Tool demonstration papers must not exceed 4 pages in ACM Proceedings style, and authors will be expected to present a live demonstration of the described tool at the workshop. Suggested topics, evaluation criteria, and writing guidelines for both research tool demonstration papers will be made available on the PEPM'07 web site. Papers should be submitted electronically via the workshop web site. The workshop proceedings will be published in the ACM Digital Library and selected papers will be invited for a journal special issue dedicated to PEPM'07.

Important Dates

  • Pre-submission: October 18, 2006
  • Submission: October 27, 2006 (Extended)
  • Notification: December 1, 2006
  • Camera-ready: December 18, 2006

  • Workshop: January 15-16, 2007

Organization

Program Chairs

Program Committee Members

----------------------------------------------------------------------
                            Call For Papers 

                     ACM SIGPLAN 2007 Workshop on 
         PARTIAL EVALUATION AND PROGRAM MANIPULATION (PEPM'07)

                             Nice, France
                          January 15-16, 2007 
                     (Co-located with POPL 2007)

             http://www.program-transformation.org/PEPM07
----------------------------------------------------------------------

The PEPM Symposium/Workshop series aims to bring together researchers
and practitioners working in the areas of program manipulation,
partial evaluation, and program generation. PEPM focuses on
techniques, theory, tools, and applications of analysis and
manipulation of programs.

The 2007 PEPM workshop will be based on a broad interpretation of
semantics-based program manipulation and continue last year's
successful effort to expand the scope of PEPM significantly beyond the
traditionally covered areas of partial evaluation and specialization
and include practical applications of program transformations such as
refactoring tools, and practical implementation techniques such as
rule-based transformation systems. In addition, the scope of PEPM
covers manipulation and transformations of program and system
representations such as structural and semantic models that occur in
the context of model-driven development. In order to reach out to
practitioners, a separate category of tool demonstration papers will
be solicited.

----------------------------------------------------------------------

Topics of interest for PEPM'07 include, but are not limited to:

 + Program and model manipulation techniques such as transformations
   driven by rules, patterns, or analyses, partial evaluation,
   specialization, slicing, symbolic execution, refactoring, aspect
   weaving, decompilation, and obfuscation. 

 + Program analysis techniques that are used to drive program/model
   manipulation such as abstract interpretation, static analysis,
   binding-time analysis, dynamic analysis, constraint solving, and
   type systems.

 + Analysis and transformation for programs/models with advanced
   features such as objects, generics, ownership types, aspects,
   reflection, XML type systems, component frameworks, and middleware.

 + Techniques that treat programs/models as data objects including
   meta-programming, generative programming, staged computation, and
   model-driven program generation and transformation.

 + Application of the above techniques including experimental studies,
   engineering needed for scalability, and benchmarking. Examples of
   application domains include legacy program understanding and
   transformation, domain-specific language implementations,
   scientific computing, middleware frameworks and infrastructure
   needed for distributed and web-based applications, resource-limited
   computation, and security.

We especially encourage papers that break new ground including
descriptions of how program/model manipulation tools can be integrated
into realistic software development processes, descriptions of robust
tools capable of effectively handling realistic applications, and new
areas of application such as rapidly evolving systems, distributed and
webbased programming including middleware manipulation, model-driven
development, and on-the-fly program adaptation driven by run-time or
statistical analysis.

----------------------------------------------------------------------

Submission Categories and Guidelines

Regular research papers must not exceed 10 pages in ACM Proceedings
style. Tool demonstration papers must not exceed 4 pages in ACM
Proceedings style, and authors will be expected to present a live
demonstration of the described tool at the workshop. Suggested topics,
evaluation criteria, and writing guidelines for both research tool
demonstration papers will be made available on the PEPM'07 web
site. Papers should be submitted electronically via the workshop web
site. The workshop proceedings will be published in the ACM Digital
Library and selected papers will be invited for a journal special
issue dedicated to PEPM'07.

----------------------------------------------------------------------

Important Dates 

 + Abstracts due: October 18, 2006 
 + Submission:    October 20, 2006 
 + Notification:  December 1, 2006 
 + Camera-ready:  December 18, 2006 
 + Workshop:      January 15-16, 2007 

-----------------------------------------------------------------------

Program Chairs

    * G. Ramalingam (IBM Research, Bangalore)
    * Eelco Visser (Utrecht University, The Netherlands)

Program Committee Members

    * Ras Bodik (University of California, Berkeley, USA)
    * Albert Cohen (INRIA, France)
    * Jim Cordy (Queen's University, Canada)
    * Martin Erwig (Oregon State University, USA)
    * Bernd Fischer (University of Southampton, UK)
    * John Hatcliff (Kansas State University, USA)
    * Jan Heering (CWI, The Netherlands)
    * Dan Grossman (University of Washington, USA)
    * Annie Liu (State University of New York at Stony Brook, USA)
    * Jacques Noyé (École des Mines de Nantes/INRIA, France)
    * German Puebla (Technical University of Madrid, Spain)
    * Peter Sestoft (Royal Veterinary and Agricultural University, Denmark)
    * Yannis Smaragdakis (Georgia Tech, Atlanta, USA)
    * Walid Taha (Rice University, Houston, USA)

-----------------------------------------------------------------------
A flyer to distribute at other events.

ACM SIGPLAN 2007 Workshop on
Partial Evaluation and Program Manipulation (PEPM '07)

ACM logo ACM logo January 15-16, 2007
Nice, France
co-located with POPL'07

Sponsored by ACM SIGPLAN.

http://www.program-transformation.org/PEPM07

General Chair:

Program Chairs

Program Committee Members

Workshop and Tutorial Chairs:

Publicity Chair:

Steering Committee:

Details about the conference program will follow later.
Submissions should be submitted electronically to

http://www.easychair.org/PEPM2007

Please note that the deadline has been extended to October 27, 2006 (Extended) . Pre-submission of abstracts will no longer be required.

Submissions

10 pages in SIGPLAN proceedings style (sigplanconf.cls) reporting research results and/or experience related to the topics above (PC co-chairs can advise on appropriateness). We particularly encourage original high-quality reports on applying GPCE technologies to real-world problems, relating ideas and concepts from several topics, or bridging the gap between theory and practice.

The gpce-news mailinglist is a moderated list used to announce events of interest to the GPCE community. Subscribe at

Details about the GPCE'06 tutorials will follow later. The deadline for proposal submissions is March 18, 2006.

Workshops/Tutorials chairs:

Details about the GPCE'06 Workshops will follow later.
  • Pre-submission: October 18, 2006
  • Submission: October 27, 2006 (Extended)
  • Notification: December 1, 2006
  • Camera-ready: December 18, 2006

  • Workshop: January 15-16, 2007

  • Michael Schwartzbach
  • Oege de Moor
Under Construction

Invited Talk by Oege de Moor

Joint work with Elnar Hajiyev, and Mathieu Verbaere

Abstract

Code queries are useful for enforcing coding conventions, navigating a large code base, and for identifying locations to refactor. The program understanding community has long advocated the use of a relational database to facilitate such code queries, but relational queries over code have not found widespread use.

We argue this is due to a lack of scalability (it takes too long to evaluate queries), and a lack of a modern query language with all the tool support that entails (writing code queries in SQL can take many pages). In this talk we demonstrate a new system that goes some way towards alleviating both problems.

First, we demonstrate IQL, an object-oriented query language. It allows the concise expression of complex queries; due to its object-oriented features, it is easy to extend and modify existing queries. Another benefit of object-orientation is that it gives natural tool support, for instance for auto-completion.

The semantics of IQL is defined by translation to Datalog. Datalog is a logic programming language like Prolog, but it lacks data structures. As a consequence, all queries in Datalog are guaranteed to terminate, and they have a very simple semantics, enabling aggressive optimisations.

While Datalog has been extensively studied in the theoretical database community, it lacks a proper type system. We introduce a type system with subtyping to account for the class hierarchy of IQL. Type inference is achieved via an abstract interpretation that maps each relation between runtime values to a relation between binding sites.

We implement Datalog itself via a compiler to procedural SQL; a configuration file allows us one target different relational database systems as the backend. The compiler performs many optimisations, ranging from straightforward constant propagation to a form of the well-known `magic sets' transformation. It also performs type specialisation, based on the abstract interpretation in the type inference algorithm.

Monday, January 15, 2006

Opening: 8:45 - 9:00

Session 1: 9:00 - 10:00 (Invited Talk)

  • Michael Schwartzbach. XML Graphs in Program Analysis

Coffee break

Session 2: 10:30 - 12:00 (XML)

  • Alcino Cunha and Joost Visser. Transformation of Structure-Shy Programs -- Applied to XPath Queries and Strategic Functions
  • Dongxi Liu, Zhenjiang Hu and Masato Takeichi. Bidirectional Interpretation of XQuery
  • Ralf Laemmel. Style normalization for canonical X-to-O mappings

Lunch

Session 3: 14:00 - 15:30 (Partial Evaluation 1)

  • Jacques Carette and Michael Kucera. Partial Evaluation for Maple
  • German Vidal. Quasi-Terminating Logic Programs for Ensuring the Termination of Partial Evaluation
  • Geoff Hamilton. Distillation: Extracting the Essence of Programs

Coffee break

Session 4: 16:00 - 17:00 (Domain-Specific Optimization)

  • Kimberley Burchett, Gregory Cooper and Shriram Krishnamurthi. Lowering: A Static Optimization Technique for Functional Reactive Languages
  • Tom Rothamel and Annie Liu. Efficient Implementation of Tuple Pattern Retrieval

Tuesday, January 16, 2006

Session 5: 9:00 - 10:00 (Invited Talk)

Coffee break

Session 6: 10:30 - 12:00 (Meta-programming)

  • Coen De Roover, Johan Brichau, Carlos Noguera, Theo D'Hondt and Laurence Duchien. Behavioral Similarity Matching using Concrete Source Code Templates in Logic Queries
  • Joćo Fernandes and Joćo Saraiva. Tools and Libraries to Model and Manipulate Circular Programs
  • Emir Pasalic, Jeremy Siek, Walid Taha and Seth Fogarty. Concoqtion: Indexed Types Now!

Lunch

Session 7: 14:00 - 15:30 (Language design)

  • Walid Taha and Stephan Elnner. The Semantics of Graphical Languages
  • Jeffrey Fischer, Rupak Majumdar and Todd Millstein. Tasks: Language Support for Event-driven Programming
  • Tetsuo Yokoyama and Robert Glueck. A Reversible Programming Language and its Invertible Self-Interpreter

Coffee break

Session 8: 16:00 - 17:00 (Partial Evaluation 2)

  • Claudio Ochoa and German Puebla. Poly-Controlled Partial Evaluation In Practice
  • Ping Zhu and Siau-Cheng Khoo. Towards Constructing Reusable Specialization Components

Authors are strongly encouraged to consult the advice for authoring research papers and tool papers before submitting.


Feb 2008 2336 0 0 599 WebStatistics
202 WebHome
 78 PEPMProgram
 70 ProgramCommittee
 63 WebChanges
 61 WebNews
 54 CallForPapers
 53 PEPMPublicity
 50 ToolPaperAdvice
 46 PaperSubmission
 45 WebNotify   Jan 2008 6727 0 0 708 WebHome
645 WebStatistics
270 ProgramCommittee
262 PEPMProgram
202 WebNews
197 PaperSubmission
193 PEPMPublicity
180 AffiliatedMeetings
172 ToolPaperAdvice
167 PreviousWorkshops
166 CallForPapers   Dec 2007 4668 0 0 575 WebHome
383 WebStatistics
188 PEPMProgram
162 WebNews
141 ProgramCommittee
135 PreviousWorkshops
134 PaperSubmission
134 CallForPapers
133 PEPMPublicity
130 ToolPaperAdvice
122 AffiliatedMeetings   Nov 2007 5823 0 0 623 WebHome
533 WebStatistics
249 ProgramCommittee
212 PEPMProgram
181 WebNews
169 PaperSubmission
162 CallForPapers
152 WorkshopVenue
149 AffiliatedMeetings
145 PreviousWorkshops
143 PEPMPublicity   Oct 2007 5289 0 0 773 WebHome
261 WebStatistics
250 PEPMProgram
169 PreviousWorkshops
161 ProgramCommittee
157 ToolPaperAdvice
152 CallForPapers
151 WebNews
138 PaperSubmission
135 AcceptedPapers
134 PEPMPublicity   Sep 2007 4830 0 0 878 WebStatistics
576 WebHome
193 PEPMProgram
157 ProgramCommittee
124 PaperSubmission
119 ResearchPaperAdvice
118 WebNews
115 PEPMPublicity
110 PreviousWorkshops
108 CallForPapers
 99 WebChanges   Aug 2007 6466 0 0 1361 WebStatistics
604 WebHome
239 PEPMProgram
165 WebNews
160 ProgramCommittee
159 PaperSubmission
142 PreviousWorkshops
141 PEPMPublicity
139 CallForPapers
128 WorkshopVenue
127 AffiliatedMeetings   Jul 2007 10039 1 0 1016 WebStatistics
834 WebHome
349 PEPMProgram
319 ProgramCommittee
288 WebNews
278 PEPMPublicity
253 CallForPapers
227 PaperSubmission
227 AffiliatedMeetings
226 PreviousWorkshops
215 ResearchPaperAdvice   1 RobertGlueck Jun 2007 5518 0 0 673 WebHome
316 WebStatistics
235 PEPMProgram
172 PreviousWorkshops
154 WebNews
153 WorkshopVenue
146 ProgramCommittee
142 PaperSubmission
134 PEPMPublicity
131 AffiliatedMeetings
130 AcceptedPapers   May 2007 4489 0 0 530 WebHome
524 WebStatistics
202 PEPMProgram
126 PEPMPublicity
116 WebNews
115 PreviousWorkshops
113 ProgramCommittee
110 PaperSubmission
107 RegistrationAndAccomodation
 98 AffiliatedMeetings
 98 WorkshopVenue   Apr 2007 4460 0 0 606 WebHome
358 WebStatistics
172 PEPMProgram
135 ProgramCommittee
121 WebNews
121 PEPMPublicity
121 ToolPaperAdvice
119 PreviousWorkshops
115 CallForPapers
109 PaperSubmission
105 WebChanges   Mar 2007 4825 0 0 593 WebHome
454 WebStatistics
202 PEPMProgram
152 ProgramCommittee
128 WebNews
118 PublicityList06
116 PaperSubmission
110 AffiliatedMeetings
109 ResearchPaperAdvice
108 WebChanges
103 PreviousWorkshops   Feb 2007 4464 0 0 661 WebHome
344 WebStatistics
261 PEPMProgram
158 WebNews
158 ProgramCommittee
128 PaperSubmission
123 AffiliatedMeetings
119 ResearchPaperAdvice
118 CallForPapers
116 PEPMPublicity
108 ToolPaperAdvice   Jan 2007 5169 7 0 1040 WebHome
612 WebStatistics
462 PEPMProgram
188 ProgramCommittee
148 WebNews
133 PEPMPublicity
123 AffiliatedMeetings
114 CallForPapers
113 AcceptedPapers
112 PaperSubmission
111 ResearchPaperAdvice   7 EelcoVisser Dec 2006 4452 17 0 1122 WebHome
398 PEPMProgram
164 ProgramCommittee
140 AcceptedPapers
134 RegistrationAndAccomodation
126 ResearchPaperAdvice
118 WebStatistics
115 ImportantDates
114 CallForPapers
101 WebNews
 98 ToolPaperAdvice  17 EelcoVisser Nov 2006 3436 5 0 782 WebHome
223 WebStatistics
154 ProgramCommittee
141 ImportantDates
136 ResearchPaperAdvice
125 CallForPapers
106 ToolPaperAdvice
 97 PEPMProgram
 88 AffiliatedMeetings
 88 InvitedTalks
 83 PEPMPublicity   5 EelcoVisser Oct 2006 3880 8 0 1065 WebHome
262 ImportantDates
252 CallForPapers
201 PaperSubmission
162 ProgramCommittee
134 ResearchPaperAdvice
121 WebStatistics
111 PEPMPublicity
101 PreviousWorkshops
 91 ToolPaperAdvice
 91 AffiliatedMeetings   8 EelcoVisser Sep 2006 2926 5 0 650 WebHome
176 CallForPapers
146 ImportantDates
136 WebStatistics
116 ProgramCommittee
 95 ResearchPaperAdvice
 82 PEPMPublicity
 76 InvitedTalks
 72 PaperSubmission
 69 PreviousWorkshops
 67 ToolPaperAdvice   5 EelcoVisser Aug 2006 4938 0 0 786 WebHome
268 CallForPapers
213 WebStatistics
195 ProgramCommittee
176 PaperSubmission
171 WebChanges
155 ImportantDates
151 PEPMPublicity
148 PreviousWorkshops
131 WebNotify
124 PEPMProgram   Jul 2006 7014 0 0 868 WebHome
350 ProgramCommittee
337 WebStatistics
334 CallForPapers
235 PaperSubmission
213 PreviousWorkshops
206 PEPMPublicity
194 ImportantDates
189 WebChanges
180 WebNotify
175 RegistrationAndAccomodation   Jun 2006 4150 29 2 827 WebHome
261 CallForPapers
233 ProgramCommittee
164 WebStatistics
159 ImportantDates
136 PreviousWorkshops
125 ResearchPaperAdvice
119 PaperSubmission
116 WebChanges
114 PEPMPublicity
104 RegistrationAndAccomodation  31 EelcoVisser May 2006 2620 80 0 427 WebHome
138 ProgramCommittee
138 CallForPapers
103 PreviousWorkshops
103 ImportantDates
 78 WorkshopVenue
 77 ResearchPaperAdvice
 74 WebChanges
 72 WebLeftBar
 69 WebNotify
 69 AffiliatedMeetings  80 EelcoVisser Apr 2006 15023 8 0 3330 WebHome
1250 CallForPapers
781 WebStatistics
571 ImportantDates
504 ConferenceOrganization
486 CallForTutorials?
468 CallForDemonstrations?
443 CallForWorkshops?
414 WebNews
397 ElectronicSubmission
393 WebChanges   8 ToddVeldhuizen Mar 2006 10528 1 0 2345 WebHome
871 CallForPapers
667 WebStatistics
376 ImportantDates
343 CallForTutorials?
325 CallForWorkshops?
325 ConferenceOrganization
310 WebNews
263 CallForDemonstrations?
255 WebChanges
244 WebPreferences   1 EelcoVisser Feb 2006 6534 0 0 1541 WebHome
550 CallForPapers
397 WebStatistics
258 ImportantDates
235 CallForTutorials?
226 ConferenceOrganization
215 CallForDemonstrations?
212 CallForWorkshops?
200 WebNews
139 WebLeftBar
129 WebPreferences   Jan 2006 6593 129 5 1553 WebHome
494 CallForPapers
422 WebStatistics
315 ImportantDates
240 WebNews
223 ConferenceOrganization
219 CallForTutorials?
197 WebPreferences
191 CallForWorkshops?
187 WebLeftBar
152 WebChanges 116 EmirPasalic
 17 ToddVeldhuizen
  1 ChristaSchwanninger Dec 2005 5873 38 0 1603 WebHome
535 WebStatistics
292 WebNews
246 CallForPapers
230 WebLeftBar
204 WebPreferences
194 ImportantDates
179 ConferenceHeader
166 WebIndex
160 CallForTutorials?
156 GpceNews  37 EmirPasalic
  1 ChristaSchwanninger Nov 2005 3943 0 0 868 WebStatistics
849 WebHome
147 WebLeftBar
144 WebNews
127 ImportantDates
126 WebPreferences
116 WebChanges
114 CallForPapers
109 ConferenceOrganization
105 WebNotify
 92 GpceNews   Oct 2005 3209 33 0 932 WebHome
175 WebNews
127 WebChanges
126 WebPreferences
118 GpceNews
115 WebLeftBar
111 ImportantDates
110 WebNotify
105 WebStatistics
101 ConferenceHeader
 99 WebIndex  31 ChristaSchwanninger
  2 EugenioMoggi Sep 2005 1290 18 2 361 WebHome
 73 WebNews
 55 WebIndex
 46 WebNotify
 46 WebChanges
 41 GpceNews
 39 WebChanges500
 38 WebSearch
 38 CallForPapers
 37 WebPreferences
 36 WebChanges100  17 EelcoVisser
  3 PradeepikaIrangani Aug 2005 1526 32 1 481 WebHome
147 WebStatistics
 94 ConferenceHeader
 86 WebIndex
 84 WebNews
 75 WebPreferences
 69 WebChanges
 59 GpceNews
 51 WebNotify
 49 WebLeftBar
 43 WebSearch  20 EelcoVisser
  7 MartinBravenboer
  5 StanJarzabek
  1 PradeepikaIrangani Jul 2005 1191 0 0 389 WebHome
102 WebNews
 74 WebIndex
 73 WebChanges
 68 WebStatistics
 67 GpceNews
 57 ConferenceHeader
 52 WebSearch
 50 WebNotify
 50 WebChanges500
 49 WebChanges200   Jun 2005 923 0 0 375 WebHome
 86 WebNews
 68 WebStatistics
 57 WebChanges
 46 GpceNews
 45 WebNotify
 42 WebIndex
 39 WebSearch
 37 ConferenceHeader
 26 WebLeftBar
 24 WebChanges500   May 2005 848 7 0 371 WebHome
 53 WebNews
 51 WebStatistics
 45 ConferenceHeader
 42 GpceNews
 38 WebChanges
 33 WebIndex
 31 WebSearch
 26 WebPreferences
 24 WebNotify
 24 WebLeftBar   7 EelcoVisser Apr 2005 6648 36 0 2409 WebHome
975 CallForPapers
638 ElectronicSubmission
298 GpceTutorialsAndWorkshops?
242 ImportantDates
181 ConferenceOrganization
148 CallForDemonstrations?
130 CallForWorkshops?
110 YoungResearchers?
102 GraphModelTransformations?
 93 CallForTutorials?  23 AndrewMalton
 10 EugenioMoggi
  2 RobertGlueck
  1 EelcoVisser Mar 2005 4848 35 1 2091 WebHome
696 CallForPapers
202 ImportantDates
178 ElectronicSubmission
153 ConferenceOrganization
152 CallForDemonstrations?
132 CallForWorkshops?
131 GpceTutorialsAndWorkshops?
106 CallForTutorials?
 55 GpceNews
 52 WebIndex  29 EugenioMoggi
  5 RobertGlueck
  2 EelcoVisser Feb 2005 2975 7 0 1164 WebHome
364 CallForPapers
140 ImportantDates
137 ConferenceOrganization
 95 CallForWorkshops?
 84 CallForDemonstrations?
 72 CallForTutorials?
 50 GpceNews
 39 WebNews
 39 WebChanges
 38 WebNotify   7 EugenioMoggi Jan 2005 2719 19 0 1375 WebHome
211 CallForPapers
169 ConferenceOrganization
135 ImportantDates
 98 CallForWorkshops?
 74 CallForTutorials?
 59 GpceNews
 45 WebIndex
 42 WebChanges
 35 WebNews
 30 CallForDemonstrations?  12 EugenioMoggi
  7 EelcoVisser Dec 2004 1546 68 0 707 WebHome
125 ImportantDates
 92 ConferenceOrganization
 67 ConferenceVenue?
 60 CallForWorkshops?
 37 WebIndex
 36 CallForTutorials?
 34 WebPreferences
 33 WebNews
 32 GpceNews
 25 WebChanges  43 EugenioMoggi
 13 JeffGray
 10 EelcoVisser
  2 MartinBravenboer Nov 2004 836 18 0 407 WebHome
 77 ImportantDates
 66 ConferenceOrganization
 38 ConferenceVenue?
 31 GpceNews
 28 CallForPapers
 25 WebNews
 20 ForOrganizers?
 19 WebIndex
  9 CallForWorkshops?
  8 ElectronicSubmission  11 EelcoVisser
  7 EugenioMoggi Oct 2004 400 30 0 206 WebHome
 50 ConferenceOrganization
 38 ImportantDates
 27 ConferenceVenue?
 17 ConferenceHeader
 14 WebIndex
 11 WebContents?
  5 PrintCall
  4 WebNews
  4 CallForPapers
  2 GpceTutorials  27 EugenioMoggi
  2 MoggiE
  1 RobertGlueck

Notes:

  • Do not edit this topic, it is updated automatically. (You can also force an update)
  • TWikiDocumentation tells you how to enable the automatic updates of the statistics.
  • Suggestion: You could archive this topic once a year and delete the previous year's statistics from the table.
Finding topics

Tracking activity

Look and feel

  • WebPreferences: values of variables
  • WebContents?: web specific entries in the side bar
The workshop will be held in the Plaza Hotel in Nice, France.

Number of topics: 51